summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpd/Makefile
AgeCommit message (Expand)Author
2010-05-26Move imsg into libutil and add a man page.Nicholas Marriott
2009-06-25incorrect .PATH setting, discovered with nicmTheo de Raadt
2007-12-20rework timers.Henning Brauer
2006-12-08no need for KAME_SCOPEID; just check __KAME__.Jun-ichiro itojun Hagino
2006-06-17implement carp demotion control for bgpd.Henning Brauer
2006-01-03Move functions shared with bgpctl into new file util.c. Simplifies theClaudio Jeker
2005-06-13route label support, kroute part and ID allocator as well as the internalHenning Brauer
2005-03-28ewps, this was not supposed to creep inHenning Brauer
2005-03-28free rules_l if the initial config file parse failsHenning Brauer
2004-11-11Unbreak peer_localaddr() because Link Local Addresses reported byClaudio Jeker
2004-05-07add a filter option to dump prefixes learned in UPDATEs into a PF table,Damien Miller
2004-03-11Type in Makefile. CLFAGS != CFLAGS and we don't want -Wredundant-decls theClaudio Jeker
2004-02-19Add support for basic filters. Nothing optimized and it has some issues butClaudio Jeker
2004-02-08factor out functions to print the configuration (rules only for now)Henning Brauer
2004-02-04Move BGP path attribute handling functions in a own file. henning@ conceptual okClaudio Jeker
2004-02-04Move the update generation into a separate file. The update generation hasClaudio Jeker
2004-01-26first cut at tcpmd5 setup seupport from within bgpd. works so far.Henning Brauer
2004-01-05include path fixes for gcc3.Marc Espie
2004-01-02compile like it used toTheo de Raadt
2004-01-01add bgpdctlHenning Brauer
2004-01-01prepare for bgpdctlHenning Brauer
2004-01-01listen on a AF_LOCAL socket for imsgs too.Henning Brauer
2003-12-23bloody attempt at the other manpage.Henning Brauer
2003-12-22o add low-level functions for adding/chaining/removing kernel routesHenning Brauer
2003-12-22my bloody attempt at a manpage. to be fleshed out.Henning Brauer
2003-12-20zap -Werror and -Wcast-alignHenning Brauer
2003-12-20better set of warning optsHenning Brauer
2003-12-17oups, kill (then helpful) shit from the time when it live out of the tree...Henning Brauer
2003-12-17welcome, bgpdHenning Brauer