.. |
.gitignore
|
5515de330c
[administrivia] Update gitignore files
|
14 years ago |
GNOME-PRODUCT-ZEBRA-MIB
|
718e374419
Initial revision
|
19 years ago |
GNOME-SMI
|
718e374419
Initial revision
|
19 years ago |
Makefile.am
|
4209a88759
build: fix dist tarball
|
9 years ago |
client_main.c
|
5734509c05
babeld: Initial import, for Babel routing protocol.
|
10 years ago |
connected.c
|
42cb6b6655
zebra: feed Connected routes into MRIB
|
10 years ago |
connected.h
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
15 years ago |
debug.c
|
5adc2528d3
zebra: add module to communicate routes to FPM
|
9 years ago |
debug.h
|
5adc2528d3
zebra: add module to communicate routes to FPM
|
9 years ago |
if_ioctl.c
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
15 years ago |
if_ioctl_solaris.c
|
e8eb8340c1
[zebra/solaris] fix if_get_index passing wrong arg to lifreq_set_name
|
15 years ago |
if_netlink.c
|
7dbeea9d4f
zebra: add missing includes
|
11 years ago |
if_proc.c
|
e4529636b7
[PtP over ethernet] New peer flag allows much more addressing flexibility
|
15 years ago |
if_sysctl.c
|
f28b0e57bd
[zebra] fix inconsistencies in ifstat_update_* declarations and definitions
|
16 years ago |
interface.c
|
7f062c217b
zebra: lingering IP address after deletion (BZ#486)
|
10 years ago |
interface.h
|
6eb0c5ab1d
zebra: freshen RFC references in rtadv
|
10 years ago |
ioctl.c
|
a0f63a4c7d
zebra: fix argument reference in strncpy() call for BSD
|
12 years ago |
ioctl.h
|
5c78b3d006
[zebra/solaris] Interface state fixups for Solaris.
|
16 years ago |
ioctl_null.c
|
327c4cdf75
testzebra: pragma weak: detect systems with weak alias and provide alternative
|
9 years ago |
ioctl_solaris.c
|
a13663ae74
Fixed ioctl_solaris.c:if_get_mtu() for IPv6'less operation
|
15 years ago |
ipforward.h
|
a1ac18c4d5
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
17 years ago |
ipforward_aix.c
|
718e374419
Initial revision
|
19 years ago |
ipforward_ews.c
|
718e374419
Initial revision
|
19 years ago |
ipforward_proc.c
|
d7a083844d
zebra: fix warnings in forward proc
|
10 years ago |
ipforward_solaris.c
|
a1ac18c4d5
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
17 years ago |
ipforward_sysctl.c
|
a1ac18c4d5
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
17 years ago |
irdp.h
|
ab0f615526
zebra: deal with irdp compile warnings
|
12 years ago |
irdp_interface.c
|
9206f9ecd5
fix set never used warnings
|
10 years ago |
irdp_main.c
|
ab0f615526
zebra: deal with irdp compile warnings
|
12 years ago |
irdp_packet.c
|
ab0f615526
zebra: deal with irdp compile warnings
|
12 years ago |
kernel_netlink.c
|
718e374419
Initial revision
|
19 years ago |
kernel_null.c
|
b2baffe8d2
build: fix "pragma weak" mixups
|
9 years ago |
kernel_socket.c
|
ca3ccd8748
zebra: fix sockaddr_dl length assumptions (BZ#737)
|
9 years ago |
kernel_socket.h
|
1423c809cc
[lib] mes_lookup string lookup table argument should be marked const
|
14 years ago |
main.c
|
5adc2528d3
zebra: add module to communicate routes to FPM
|
9 years ago |
misc_null.c
|
327c4cdf75
testzebra: pragma weak: detect systems with weak alias and provide alternative
|
9 years ago |
mtu_kvm.c
|
44145db3ae
2004-05-09 Paul Jakma <paul@dishone.st>
|
18 years ago |
redistribute.c
|
9fd92e3c4b
zebra: add structure to hold per-prefix state in RIB
|
9 years ago |
redistribute.h
|
6dc686a29e
[zebra] Bug #351: Don't redistribute routes to ipv4 link-local prefixes
|
15 years ago |
redistribute_null.c
|
327c4cdf75
testzebra: pragma weak: detect systems with weak alias and provide alternative
|
9 years ago |
rib.h
|
5adc2528d3
zebra: add module to communicate routes to FPM
|
9 years ago |
router-id.c
|
b651682959
zebra: change router-id selection algo
|
12 years ago |
router-id.h
|
719e97414a
2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
|
17 years ago |
rt.h
|
5c78b3d006
[zebra/solaris] Interface state fixups for Solaris.
|
16 years ago |
rt_ioctl.c
|
6f0e3f6e17
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
|
15 years ago |
rt_netlink.c
|
78deec450c
zebra: extern/extract some functions from rt_netlink.c
|
9 years ago |
rt_netlink.h
|
913ff66ba3
zebra: fix netlink NL_PKT_BUF_SIZE
|
9 years ago |
rt_socket.c
|
2d844524ad
Switch from LOOKUP() to lookup() for rtm_type (see bug #401 for details).
|
15 years ago |
rtadv.c
|
4afa50b393
zebra: justify rtadv VTY commands with arguments
|
10 years ago |
rtadv.h
|
36735ed988
zebra: fix up compilation without rtadv/IPv6
|
10 years ago |
rtread_getmsg.c
|
cddf391bf6
zebra: IPv4 MP-BGP Routes addition and deletion
|
10 years ago |
rtread_netlink.c
|
7dbeea9d4f
zebra: add missing includes
|
11 years ago |
rtread_proc.c
|
cddf391bf6
zebra: IPv4 MP-BGP Routes addition and deletion
|
10 years ago |
rtread_sysctl.c
|
882968e0a2
+ fixed bug #400: adjusted rtread_sysctl.c:route_read()
|
15 years ago |
test_main.c
|
837d16ccbe
*: use array_size() helper macro
|
9 years ago |
testrib.conf
|
fab7f89dcf
zebra: Add an example config file for testzebra
|
13 years ago |
zebra.conf.sample
|
718e374419
Initial revision
|
19 years ago |
zebra_fpm.c
|
5adc2528d3
zebra: add module to communicate routes to FPM
|
9 years ago |
zebra_fpm.h
|
5adc2528d3
zebra: add module to communicate routes to FPM
|
9 years ago |
zebra_fpm_netlink.c
|
324ed1f87a
zebra: include intf when sending IPv4 nexthop to FPM
|
9 years ago |
zebra_fpm_private.h
|
5adc2528d3
zebra: add module to communicate routes to FPM
|
9 years ago |
zebra_rib.c
|
9499bf2bc6
zebra: don't overrun afi/safi array boundaries
|
9 years ago |
zebra_routemap.c
|
8dd1a8daae
zebra: trivial warning fix
|
11 years ago |
zebra_snmp.c
|
9fd92e3c4b
zebra: add structure to hold per-prefix state in RIB
|
9 years ago |
zebra_vty.c
|
9fd92e3c4b
zebra: add structure to hold per-prefix state in RIB
|
9 years ago |
zserv.c
|
ca3ccd8748
zebra: fix sockaddr_dl length assumptions (BZ#737)
|
9 years ago |
zserv.h
|
9665856e37
Revert "zebra: clean up client routes when client goes away"
|
10 years ago |