.. |
.gitignore
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-09-21 22:11:53 +00:00 |
agentx.c
|
lib: AgentX: use threads instead of eventloop hack
|
2016-07-28 07:27:47 -04:00 |
bfd.c
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
bfd.h
|
Expand #defines in command strings
|
2016-09-25 16:49:39 +00:00 |
bitfield.h
|
ospf6d: ospfv3-abr-ecmp-support.patch
|
2015-05-19 18:03:39 -07:00 |
buffer.c
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
buffer.h
|
2005-05-06 Paul Jakma <paul@dishone.st>
|
2005-05-06 21:25:49 +00:00 |
checksum.c
|
lib: force local MIN/MAX macros
|
2016-09-23 12:12:17 -04:00 |
checksum.h
|
lib: improve fletcher checksum validation
|
2012-10-25 10:15:58 -07:00 |
command_lex.l
|
Revert "lib: Allow '_' in arguments to VARIABLE_TKN"
|
2016-10-20 19:21:37 +00:00 |
command_match.c
|
lib: Allow '_' in arguments to VARIABLE_TKN
|
2016-10-20 19:24:36 +00:00 |
command_match.h
|
lib: explicitly support the case of empty input for completions
|
2016-10-02 04:47:31 +00:00 |
command_parse.y
|
lib: allow nesting selectors
|
2016-10-02 19:14:40 +00:00 |
command.c
|
lib: Add helper function for working with argv, update bgpd to use it
|
2016-10-20 20:31:24 +00:00 |
command.h
|
lib: Add helper function for working with argv, update bgpd to use it
|
2016-10-20 20:31:24 +00:00 |
csv.c
|
lib: Compiler warning fix
|
2016-05-20 09:34:42 -04:00 |
csv.h
|
This patch changes BGP from only listening mode for BFD status updates to interactive mode of dynamically registering/deregistering BFD enabled peers with PTM/BFD through zebra. Peer is registered with BFD when it goes into established state and de-registers when it goes out of establish state.
|
2015-06-12 07:59:11 -07:00 |
daemon.c
|
[warnings] Fix various SOS warnings
|
2008-08-22 19:52:59 +01:00 |
distribute.c
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-17 23:36:21 +00:00 |
distribute.h
|
lib: Make distribute.c accepts both v4 and v6.
|
2016-09-26 10:52:41 -04:00 |
event_counter.c
|
lib: add event_counter
|
2016-10-18 08:39:23 -04:00 |
event_counter.h
|
lib: add event_counter
|
2016-10-18 08:39:23 -04:00 |
fifo.h
|
lib, bgpd: Remove 'struct fifo' from lib/zebra.h
|
2016-09-16 21:22:30 -04:00 |
filter.c
|
all: scrubbed some argc CHECK MEs
|
2016-09-30 00:16:31 +00:00 |
filter.h
|
lib, bgpd, tests: Refactor FILTER_X in zebra.h
|
2016-08-16 11:00:22 -04:00 |
getopt1.c
|
*: make sure zebra.h is always included first
|
2016-06-09 10:45:22 -04:00 |
getopt.c
|
*: make sure zebra.h is always included first
|
2016-06-09 10:45:22 -04:00 |
getopt.h
|
2005-08-10 Greg Troxel <gdt@fnord.ir.bbn.com>
|
2005-08-10 13:20:03 +00:00 |
gitversion.pl
|
build: fix minimal mixup in gitinfo suffix
|
2013-04-09 17:05:08 +02:00 |
grammar_sandbox.c
|
all: scrubbed some argc CHECK MEs
|
2016-09-30 00:16:31 +00:00 |
grammar_sandbox.h
|
lib: Add <cr> text for end nodes
|
2016-09-08 20:27:39 +00:00 |
graph.c
|
Merge remote-tracking branch 'origin/cmaster-next' into vtysh-grammar
|
2016-09-20 21:17:34 -04:00 |
graph.h
|
lib: Add edge removal to graph data structure
|
2016-09-18 20:31:20 +00:00 |
hash.c
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
hash.h
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
if_rmap.c
|
lib: lib compiles
|
2016-09-23 21:34:33 +00:00 |
if_rmap.h
|
2005-05-06 Paul Jakma <paul@dishone.st>
|
2005-05-06 21:25:49 +00:00 |
if.c
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-17 23:36:21 +00:00 |
if.h
|
lib: qobj: register ifaces, routemaps & keychains
|
2016-10-07 09:09:51 -04:00 |
imsg-buffer.c
|
ldpd: adapt the code for Quagga
|
2016-09-23 09:31:09 -04:00 |
imsg.c
|
ldpd: adapt the code for Quagga
|
2016-09-23 09:31:09 -04:00 |
imsg.h
|
ldpd: copy original sources from OpenBSD (14/09/2016)
|
2016-09-23 09:31:05 -04:00 |
jhash.c
|
Fix most compiler warnings in default GCC build.
|
2016-05-26 18:57:39 +00:00 |
jhash.h
|
Fix arm compilation failures of sockunion_hash issues
|
2015-09-08 13:26:57 -07:00 |
json.c
|
bgpd: argv update for all but bgp_vty.c
|
2016-09-22 15:15:50 +00:00 |
json.h
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-17 23:36:21 +00:00 |
keychain.c
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-17 23:36:21 +00:00 |
keychain.h
|
lib: qobj: register ifaces, routemaps & keychains
|
2016-10-07 09:09:51 -04:00 |
libospf.h
|
ospfd/ospf6d/zebra: Change interface bandwidth range and auto-cost range to 100G
|
2016-06-13 09:06:45 -04:00 |
linklist.c
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
linklist.h
|
lib: linklist: clean up insert-before/after dups
|
2016-07-28 07:27:47 -04:00 |
log.c
|
lib: Remove unknown protocol.
|
2016-10-07 12:35:06 -04:00 |
log.h
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-17 23:36:21 +00:00 |
Makefile.am
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-20 16:31:49 +00:00 |
md5.c
|
*: fix signedness mix-ups
|
2016-06-07 08:47:49 -04:00 |
md5.h
|
*: fix signedness mix-ups
|
2016-06-07 08:47:49 -04:00 |
memory_vty.c
|
*: Consolidate all double VIEW_NODE and ENABLE_NODE's
|
2016-10-07 21:05:06 -04:00 |
memory_vty.h
|
lib: clean/restore memory debugging functions
|
2016-09-19 16:31:08 -04:00 |
memory.c
|
memory: restore 'memstats:' keyword when logging memstats - useful in log
|
2016-09-30 12:56:42 -04:00 |
memory.h
|
lib: deregister memtypes on exit/unload
|
2016-09-19 16:31:08 -04:00 |
mpls.h
|
mpls: add support for LDP LSPs
|
2016-09-23 09:31:12 -04:00 |
network.c
|
Update Traffic Engineering Support for OSPFD
|
2016-09-03 11:05:50 -04:00 |
network.h
|
Update Traffic Engineering Support for OSPFD
|
2016-09-03 11:05:50 -04:00 |
nexthop.c
|
zebra: fix bug in nexthop label allocation
|
2016-09-23 09:31:21 -04:00 |
nexthop.h
|
mpls: add support for LDP LSPs
|
2016-09-23 09:31:12 -04:00 |
ns.c
|
lib: add 'int idx_foo' argv index variables
|
2016-09-23 20:17:29 +00:00 |
ns.h
|
lib, vtysh: support multiple VRFs by using linux netns
|
2016-09-09 12:15:14 -04:00 |
openbsd-queue.h
|
ldpd: copy original sources from OpenBSD (14/09/2016)
|
2016-09-23 09:31:05 -04:00 |
openbsd-tree.h
|
ldpd: copy original sources from OpenBSD (14/09/2016)
|
2016-09-23 09:31:05 -04:00 |
pid_output.c
|
+ pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)
|
2007-10-04 15:09:19 +00:00 |
plist_int.h
|
lib: Fix missing plist_int.h
|
2015-11-03 10:00:30 -08:00 |
plist.c
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-17 23:36:21 +00:00 |
plist.h
|
lib: straighten out ORF prefix list support
|
2015-11-03 05:49:39 -08:00 |
pqueue.c
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
pqueue.h
|
lib: use heap to manage timers
|
2014-04-22 21:17:00 +02:00 |
prefix.c
|
bgpd: add L3/L2VPN Virtual Network Control feature
|
2016-10-03 08:17:02 -04:00 |
prefix.h
|
lib: add AF_ETHERNET/AFI_ETHER
|
2016-09-03 11:05:51 -04:00 |
privs.c
|
ldpd: adapt the code for Quagga
|
2016-09-23 09:31:09 -04:00 |
privs.h
|
2005-09-29 Paul Jakma <paul.jakma@sun.com>
|
2005-09-29 14:39:32 +00:00 |
ptm_lib.c
|
Fixup of warnings in the code
|
2015-07-25 15:55:47 -07:00 |
ptm_lib.h
|
Fixup of warnings in the code
|
2015-07-25 15:55:47 -07:00 |
qobj.c
|
lib: add "qobj" object-ID infrastructure
|
2016-10-07 09:09:51 -04:00 |
qobj.h
|
lib: add "qobj" object-ID infrastructure
|
2016-10-07 09:09:51 -04:00 |
queue.h
|
*: fix detection and usage of sys/cdefs.h
|
2014-08-18 01:50:19 +02:00 |
regex-gnu.h
|
*: nuke ^L (page feed)
|
2014-06-04 06:58:02 +02:00 |
regex.c
|
*: nuke ^L (page feed)
|
2014-06-04 06:58:02 +02:00 |
route_types.pl
|
"ip protocol" is missing ospf as an option
|
2016-05-11 13:12:08 +00:00 |
route_types.txt
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-20 16:31:49 +00:00 |
routemap.c
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-20 16:31:49 +00:00 |
routemap.h
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-20 16:31:49 +00:00 |
sigevent.c
|
lib: dump memory stats on core
|
2016-09-03 11:05:51 -04:00 |
sigevent.h
|
*: use array_size() helper macro
|
2012-10-25 10:15:59 -07:00 |
skiplist.c
|
lib: add skiplist
|
2016-09-30 13:22:35 -04:00 |
skiplist.h
|
lib: add skiplist
|
2016-09-30 13:22:35 -04:00 |
smux.c
|
lib: add 'int idx_foo' argv index variables
|
2016-09-23 20:17:29 +00:00 |
smux.h
|
*: add missing includes
|
2016-06-07 08:50:09 -04:00 |
snmp.c
|
snmp: fix warnings
|
2016-05-26 15:33:29 +00:00 |
sockopt.c
|
lib: update Solaris multicast API (BZ#725)
|
2016-09-23 12:12:16 -04:00 |
sockopt.h
|
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
|
2016-08-18 07:35:38 -04:00 |
sockunion.c
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
sockunion.h
|
zebra: check at startup if the kernel supports MPLS
|
2016-09-23 09:31:25 -04:00 |
str.c
|
lib: added strmatch()
|
2016-09-23 22:12:11 +00:00 |
str.h
|
lib: added strmatch()
|
2016-09-23 22:12:11 +00:00 |
stream.c
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
stream.h
|
Update Traffic Engineering Support for OSPFD
|
2016-09-03 11:05:50 -04:00 |
systemd.c
|
quagga: Fixup startup to allow consistency between sysV and systemd
|
2016-04-27 16:04:48 -04:00 |
systemd.h
|
quagga: Fixup startup to allow consistency between sysV and systemd
|
2016-04-27 16:04:48 -04:00 |
table.c
|
lib: add route_table_get_default_delegate
|
2016-09-30 12:56:17 -04:00 |
table.h
|
lib: add route_table_get_default_delegate
|
2016-09-30 12:56:17 -04:00 |
thread.c
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-17 23:36:21 +00:00 |
thread.h
|
lib: add thread_add_timer_tv (struct timeval)
|
2016-07-28 07:27:47 -04:00 |
vector.c
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
vector.h
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
version.h.in
|
build: track config args
|
2016-06-03 15:53:42 -04:00 |
vrf.c
|
lib: qobj: register ifaces, routemaps & keychains
|
2016-10-07 09:09:51 -04:00 |
vrf.h
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-17 23:36:21 +00:00 |
vty.c
|
Merge branch 'cmaster-next' into vtysh-grammar
|
2016-10-17 23:36:21 +00:00 |
vty.h
|
lib, isisd: enable concurrent configuration editing
|
2016-10-07 09:09:52 -04:00 |
workqueue.c
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
workqueue.h
|
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
|
2016-09-19 16:31:04 -04:00 |
zassert.h
|
Add missing GPL headers, and copyright claims that certainly apply.
|
2016-05-26 01:06:59 +00:00 |
zclient.c
|
lib: Fix redist memory free'ing
|
2016-10-19 11:44:39 -04:00 |
zclient.h
|
lib/zebra: remove code duplication in redist_del_instance()
|
2016-10-18 08:51:24 -04:00 |
zebra.h
|
*: Consistently support 32-bit route tags
|
2016-10-07 21:05:05 -04:00 |