.. |
.gitignore
|
0be793e674
build: include git info
|
9 years ago |
Makefile.am
|
99e00a19bb
lib: Bump library version-info
|
5 years ago |
agentx.c
|
cfb4826340
lib: AgentX: use threads instead of eventloop hack
|
5 years ago |
buffer.c
|
71f55f38cb
lib, vtysh: reduce unneccessary C extension usage
|
7 years ago |
buffer.h
|
8cc4198f9f
2005-05-06 Paul Jakma <paul@dishone.st>
|
17 years ago |
checksum.c
|
d8a4e42b7d
lib: improve fletcher checksum validation
|
9 years ago |
checksum.h
|
d8a4e42b7d
lib: improve fletcher checksum validation
|
9 years ago |
command.c
|
dcfbf4eb45
lib/command: make config file robust more robust and kinder to system
|
4 years ago |
command.h
|
2b7cf4073d
vtysh: Fix spelling errors in strings flagged by lintian.
|
4 years ago |
daemon.c
|
30a2231a48
[warnings] Fix various SOS warnings
|
14 years ago |
distribute.c
|
df2ef24fb7
lib: Make distribute.c accepts both v4 and v6.
|
6 years ago |
distribute.h
|
df2ef24fb7
lib: Make distribute.c accepts both v4 and v6.
|
6 years ago |
event_counter.c
|
00667cea1f
lib: add event_counter
|
5 years ago |
event_counter.h
|
00667cea1f
lib: add event_counter
|
5 years ago |
fifo.h
|
af309fa58f
bgpd: Show more meaningful outq value in 'show ip bgp summary' output.
|
5 years ago |
filter.c
|
cfbdd86968
lib/filter: change add/delete callback hooks to robustly delete
|
4 years ago |
filter.h
|
cfbdd86968
lib/filter: change add/delete callback hooks to robustly delete
|
4 years ago |
getopt.c
|
821df2cf18
*: make sure zebra.h is always included first
|
6 years ago |
getopt.h
|
0312f0cd92
2005-08-10 Greg Troxel <gdt@fnord.ir.bbn.com>
|
17 years ago |
getopt1.c
|
821df2cf18
*: make sure zebra.h is always included first
|
6 years ago |
gitversion.pl
|
4a014580ff
build: fix minimal mixup in gitinfo suffix
|
9 years ago |
hash.c
|
6d729eeac9
lib: fix for dynamically grown hashes
|
8 years ago |
hash.h
|
97c84db00c
hash: dynamically grow hash table
|
9 years ago |
if.c
|
8f4269ddff
zebra: Add command to configure default for link-state, and make it sticky
|
5 years ago |
if.h
|
4c7efde6db
zebra: Add check to notice when an interface is unnumbered
|
5 years ago |
if_rmap.c
|
6b0655a251
*: nuke ^L (page feed)
|
8 years ago |
if_rmap.h
|
8cc4198f9f
2005-05-06 Paul Jakma <paul@dishone.st>
|
17 years ago |
jhash.c
|
7aa9dcef80
Fix most compiler warnings in default GCC build.
|
7 years ago |
jhash.h
|
7aa9dcef80
Fix most compiler warnings in default GCC build.
|
7 years ago |
keychain.c
|
81a4e85442
lib: silence type range warning in macro
|
7 years ago |
keychain.h
|
8cc4198f9f
2005-05-06 Paul Jakma <paul@dishone.st>
|
17 years ago |
libospf.h
|
92e62e06ba
ospfd: Lower the default OSPF spf timers to '0 50 5000'
|
6 years ago |
linklist.c
|
449b29e8bd
lib: linklist: add listnode_add_before()
|
5 years ago |
linklist.h
|
449b29e8bd
lib: linklist: add listnode_add_before()
|
5 years ago |
log.c
|
dafa05e65f
nhrpd: implement next hop resolution protocol
|
5 years ago |
log.h
|
dafa05e65f
nhrpd: implement next hop resolution protocol
|
5 years ago |
md5.c
|
7aa9dcef80
Fix most compiler warnings in default GCC build.
|
7 years ago |
md5.h
|
7aa9dcef80
Fix most compiler warnings in default GCC build.
|
7 years ago |
memory.c
|
2b7cf4073d
vtysh: Fix spelling errors in strings flagged by lintian.
|
4 years ago |
memory.h
|
bc69d45434
lib: ptr macro arg may need brackets in some cases
|
4 years ago |
memtypes.awk
|
010ebbbca6
Add missing GPL headers, and copyright claims that certainly apply.
|
7 years ago |
memtypes.c
|
6dbb58c040
zebra: Make the --nl-bufsize arg set the input parse buffer too
|
5 years ago |
network.c
|
a3b161bb72
lib: IEC559 tests are fragile, reduce to warning rather than error.
|
5 years ago |
network.h
|
4359501e1a
lib: consolidate ntohf/htonf from ospfd/isisd TE to lib/network
|
5 years ago |
nexthop.c
|
60cc95921a
bgpd, doc, lib, zebra: nexthop-tracking in zebra
|
5 years ago |
nexthop.h
|
60cc95921a
bgpd, doc, lib, zebra: nexthop-tracking in zebra
|
5 years ago |
pid_output.c
|
7593fddfa1
+ pidfiles are now always created with 0644 perms instead if LOGFILE_MASK (0600)
|
14 years ago |
plist.c
|
867946bb88
lib: vty_prefix_list_install should validate afi/safi
|
5 years ago |
plist.h
|
c9c06d0d8c
lib: straighten out ORF prefix list support
|
7 years ago |
plist_int.h
|
e66cbd10d5
lib: hide internal prefix list structures
|
7 years ago |
pqueue.c
|
4becea724c
lib: use heap to manage timers
|
8 years ago |
pqueue.h
|
4becea724c
lib: use heap to manage timers
|
8 years ago |
prefix.c
|
d83b8d6d73
lib: add AF_ETHERNET/AFI_ETHER
|
5 years ago |
prefix.h
|
d83b8d6d73
lib: add AF_ETHERNET/AFI_ETHER
|
5 years ago |
privs.c
|
5c2cba2d39
lib/privs: Remove of CAP_NET_BROADCAST forgot to decrement array count
|
4 years ago |
privs.h
|
ceacedba22
2005-09-29 Paul Jakma <paul.jakma@sun.com>
|
16 years ago |
queue.h
|
16ffb26fbb
*: fix detection and usage of sys/cdefs.h
|
7 years ago |
regex-gnu.h
|
6b0655a251
*: nuke ^L (page feed)
|
8 years ago |
regex.c
|
2b7cf4073d
vtysh: Fix spelling errors in strings flagged by lintian.
|
4 years ago |
route_types.pl
|
e0ca5fde7b
lib: put route_types.txt to real use
|
10 years ago |
route_types.txt
|
dafa05e65f
nhrpd: implement next hop resolution protocol
|
5 years ago |
routemap.c
|
ddc160cce1
*: Port Christians tweaks for 32-bit route tags
|
5 years ago |
routemap.h
|
23426d21d5
lib: routemap.h depends on prefix.h
|
5 years ago |
sigevent.c
|
ee5fbe26f2
lib: dump memory stats on core
|
5 years ago |
sigevent.h
|
837d16ccbe
*: use array_size() helper macro
|
9 years ago |
smux.c
|
eeef0db2e9
lib: Fix duplicate variable name in smux.c and vty.c
|
6 years ago |
smux.h
|
dfee58f1d4
snmp: fix warnings
|
7 years ago |
snmp.c
|
dfee58f1d4
snmp: fix warnings
|
7 years ago |
sockopt.c
|
a343cf8d74
lib: update Solaris multicast API (BZ#725)
|
6 years ago |
sockopt.h
|
9099f9b2a6
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
|
6 years ago |
sockunion.c
|
2b7cf4073d
vtysh: Fix spelling errors in strings flagged by lintian.
|
4 years ago |
sockunion.h
|
f408fa2c81
lib: Add a trivial sockunion_get_port helper function
|
5 years ago |
str.c
|
010ebbbca6
Add missing GPL headers, and copyright claims that certainly apply.
|
7 years ago |
str.h
|
e6a4feb763
* configure.ac: Test existance of strndup.
|
17 years ago |
stream.c
|
dc633bd183
lib/stream: Add stream_discard, to discard read data from a stream
|
5 years ago |
stream.h
|
dc633bd183
lib/stream: Add stream_discard, to discard read data from a stream
|
5 years ago |
table.c
|
3293bc280f
route table: constify some APIs
|
7 years ago |
table.h
|
3293bc280f
route table: constify some APIs
|
7 years ago |
thread.c
|
5e13840d7f
lib/thread: get rid of the shallow-copy thread_fetch add a sane thread_main
|
4 years ago |
thread.h
|
5e13840d7f
lib/thread: get rid of the shallow-copy thread_fetch add a sane thread_main
|
4 years ago |
vector.c
|
55468c8604
2005-03-14 Paul Jakma <paul.jakma@sun.com>
|
17 years ago |
vector.h
|
8cc4198f9f
2005-05-06 Paul Jakma <paul@dishone.st>
|
17 years ago |
version.h.in
|
7abd875294
build: track config args
|
7 years ago |
vrf.c
|
04a3aabf58
vrf: add a runtime check before playing with netns
|
6 years ago |
vrf.h
|
c99f3481a5
*: add VRF ID in the API message header
|
7 years ago |
vty.c
|
2b7cf4073d
vtysh: Fix spelling errors in strings flagged by lintian.
|
4 years ago |
vty.h
|
2b7cf4073d
vtysh: Fix spelling errors in strings flagged by lintian.
|
4 years ago |
workqueue.c
|
a2f0db2be2
lib: track worst case # of cycles and don't allow granularity to go above
|
5 years ago |
workqueue.h
|
a2f0db2be2
lib: track worst case # of cycles and don't allow granularity to go above
|
5 years ago |
zassert.h
|
010ebbbca6
Add missing GPL headers, and copyright claims that certainly apply.
|
7 years ago |
zclient.c
|
ddc160cce1
*: Port Christians tweaks for 32-bit route tags
|
5 years ago |
zclient.h
|
96d1060a70
*: Widen width of Zserv routing tag field.
|
5 years ago |
zebra.h
|
96d1060a70
*: Widen width of Zserv routing tag field.
|
5 years ago |